[INFO] fetching crate meld 2.2.3...
[INFO] testing meld-2.2.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate meld 2.2.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate meld 2.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate meld 2.2.3
[INFO] tweaked toml for crates.io crate meld 2.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate meld 2.2.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meld 2.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b88a41594b335d775e11630b052980a7ae4f8c7ff9ae757e29dc94de85eebb9
[INFO] running `Command { std: "docker" "start" "-a" "7b88a41594b335d775e11630b052980a7ae4f8c7ff9ae757e29dc94de85eebb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b88a41594b335d775e11630b052980a7ae4f8c7ff9ae757e29dc94de85eebb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b88a41594b335d775e11630b052980a7ae4f8c7ff9ae757e29dc94de85eebb9", kill_on_drop: false }`
[INFO] [stdout] 7b88a41594b335d775e11630b052980a7ae4f8c7ff9ae757e29dc94de85eebb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1adf2b7283bf5bc56e934b877a49952ea318098a0b6bd4abb5428d21599b1f84
[INFO] running `Command { std: "docker" "start" "-a" "1adf2b7283bf5bc56e934b877a49952ea318098a0b6bd4abb5428d21599b1f84", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rs_merkle v1.5.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling meld v2.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "1adf2b7283bf5bc56e934b877a49952ea318098a0b6bd4abb5428d21599b1f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1adf2b7283bf5bc56e934b877a49952ea318098a0b6bd4abb5428d21599b1f84", kill_on_drop: false }`
[INFO] [stdout] 1adf2b7283bf5bc56e934b877a49952ea318098a0b6bd4abb5428d21599b1f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 038b53baeb283d93c5d01d211e58b79d1f28a0103cdbd181b1e0ab0181d35ba6
[INFO] running `Command { std: "docker" "start" "-a" "038b53baeb283d93c5d01d211e58b79d1f28a0103cdbd181b1e0ab0181d35ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling meld v2.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "038b53baeb283d93c5d01d211e58b79d1f28a0103cdbd181b1e0ab0181d35ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038b53baeb283d93c5d01d211e58b79d1f28a0103cdbd181b1e0ab0181d35ba6", kill_on_drop: false }`
[INFO] [stdout] 038b53baeb283d93c5d01d211e58b79d1f28a0103cdbd181b1e0ab0181d35ba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e2b7304a12c7d7278bc6d3adadee69f6e1b735afe830d56ad53685d6fa51c13
[INFO] running `Command { std: "docker" "start" "-a" "1e2b7304a12c7d7278bc6d3adadee69f6e1b735afe830d56ad53685d6fa51c13", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meld-bd77f62d758b6c4c)
[INFO] [stdout] 
[INFO] [stdout] running 243 tests
[INFO] [stdout] test agent::commands::tests::xdg_load_keeps_agent_when_prompt_file_is_missing ... ok
[INFO] [stdout] test agent::commands::tests::create_writer_agent_rejects_unresolvable_prompt_path ... ok
[INFO] [stdout] test agent::registry::tests::test_validation_result ... ok
[INFO] [stdout] test agent::commands::tests::create_writer_agent_copies_prompt_to_xdg_prompts ... ok
[INFO] [stdout] test agent::registry::tests::test_reader_agent ... ok
[INFO] [stdout] test agent::registry::tests::test_agent_registry ... ok
[INFO] [stdout] test agent::registry::tests::test_list_by_role ... ok
[INFO] [stdout] test agent::registry::tests::test_agent_registry_list_all ... ok
[INFO] [stdout] test agent::registry::tests::test_writer_agent ... ok
[INFO] [stdout] test api::tests::test_context_view_builder ... ok
[INFO] [stdout] test api::tests::test_context_view_builder_defaults ... ok
[INFO] [stdout] test agent::registry::tests::test_get_agent_config_path ... ok
[INFO] [stdout] test api::tests::test_ensure_agent_frame_node_not_found ... ok
[INFO] [stdout] test api::tests::test_ensure_agent_frame_skips_reader_agents ... ok
[INFO] [stdout] test api::tests::test_frame_agent_id ... ok
[INFO] [stdout] test api::tests::test_frame_is_type ... ok
[INFO] [stdout] test api::tests::test_frame_text_content ... ok
[INFO] [stdout] test api::tests::test_context_api_context_by_type ... ok
[INFO] [stdout] test api::tests::test_ensure_agent_frame_with_custom_frame_type ... ok
[INFO] [stdout] test api::tests::test_ensure_agent_frame_creates_when_missing ... ok
[INFO] [stdout] test api::tests::test_context_api_combined_context_text ... ok
[INFO] [stdout] test agent::context_access::context_api::tests::test_adapter_creation ... ok
[INFO] [stdout] test api::tests::test_context_api_latest_context ... ok
[INFO] [stdout] test api::tests::test_get_node_with_frames ... ok
[INFO] [stdout] test api::tests::test_get_node_empty_context ... ok
[INFO] [stdout] test api::tests::test_has_agent_frame ... ok
[INFO] [stdout] test api::tests::test_get_node_not_found ... ok
[INFO] [stdout] test api::tests::test_node_context_frames_by_agent ... ok
[INFO] [stdout] test api::tests::test_node_context_latest_frame_of_type ... ok
[INFO] [stdout] test cli::progress::tests::reducer_tracks_workflow_turns_and_failures ... ok
[INFO] [stdout] test api::tests::test_node_context_text_contents ... ok
[INFO] [stdout] test api::tests::test_node_context_combined_text ... ok
[INFO] [stdout] test config::tests::test_agent_config_validation ... ok
[INFO] [stdout] test config::tests::test_config_loader_default ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test concurrency::tests::test_write_excludes_other_writes ... ok
[INFO] [stdout] test api::tests::test_put_frame_unauthorized ... ok
[INFO] [stdout] test api::tests::test_put_frame_node_not_found ... ok
[INFO] [stdout] test config::tests::test_load_without_home_env ... ok
[INFO] [stdout] test config::tests::test_load_from_toml_file ... ok
[INFO] [stdout] test config::tests::test_load_with_xdg_config ... ok
[INFO] [stdout] test cli::progress::tests::reducer_tracks_context_progress_counts ... ok
[INFO] [stdout] test config::tests::test_load_without_xdg_config ... ok
[INFO] [stdout] test config::tests::test_provider_config_validation ... ok
[INFO] [stdout] test config::tests::test_provider_to_model_provider ... ok
[INFO] [stdout] test context::frame::id::tests::test_frame_id_deterministic ... ok
[INFO] [stdout] test context::frame::id::tests::test_frame_id_different_agent_different_id ... ok
[INFO] [stdout] test context::frame::id::tests::test_frame_id_different_basis_different_id ... ok
[INFO] [stdout] test context::frame::id::tests::test_frame_id_different_content_different_id ... ok
[INFO] [stdout] test context::frame::set::tests::test_add_frame ... ok
[INFO] [stdout] test context::frame::set::tests::test_deterministic_root ... ok
[INFO] [stdout] test context::frame::set::tests::test_empty_set ... ok
[INFO] [stdout] test context::frame::set::tests::test_empty_set_root_stable ... ok
[INFO] [stdout] test context::frame::set::tests::test_from_frame_ids ... ok
[INFO] [stdout] test context::frame::set::tests::test_remove_frame ... ok
[INFO] [stdout] test context::frame::storage::tests::test_corruption_detection ... ok
[INFO] [stdout] test config::tests::test_workspace_config_overrides_xdg_config ... ok
[INFO] [stdout] test config::tests::test_xdg_config_path ... ok
[INFO] [stdout] test context::frame::storage::tests::test_deduplication ... ok
[INFO] [stdout] test context::frame::storage::tests::test_exists ... ok
[INFO] [stdout] test context::frame::storage::tests::test_get_nonexistent ... ok
[INFO] [stdout] test context::frame::storage::tests::test_purge_nonexistent_idempotent ... ok
[INFO] [stdout] test context::frame::storage::tests::test_path_structure ... ok
[INFO] [stdout] test context::frame::storage::tests::test_get_ignores_non_structural_metadata_mutation ... ok
[INFO] [stdout] test context::frame::storage::tests::test_get_detects_structural_content_corruption ... ok
[INFO] [stdout] test context::frame::storage::tests::test_purge_removes_file ... ok
[INFO] [stdout] test context::generation::executor::tests::continue_policy_collects_all_failures ... ok
[INFO] [stdout] test context::generation::executor::tests::executor_allows_overriding_wait_timeout ... ok
[INFO] [stdout] test context::frame::storage::tests::test_store_and_retrieve ... ok
[INFO] [stdout] test context::generation::executor::tests::executor_extends_default_wait_timeout_for_workflow_items ... ok
[INFO] [stdout] test context::generation::executor::tests::executor_uses_default_wait_timeout ... ok
[INFO] [stdout] test context::generation::plan::tests::validate_rejects_empty_levels ... ok
[INFO] [stdout] test context::generation::plan::tests::validate_rejects_incorrect_totals ... ok
[INFO] [stdout] test context::generation::executor::tests::stop_on_level_failure_returns_partial_result ... ok
[INFO] [stdout] test context::generation::plan::tests::serde_round_trip_plan ... ok
[INFO] [stdout] test context::generation::selection::tests::selection_returns_workflow_with_binding ... ok
[INFO] [stdout] test context::generation::program::tests::single_shot_constructor_clears_workflow_id ... ok
[INFO] [stdout] test context::generation::program::tests::workflow_constructor_sets_kind_and_id ... ok
[INFO] [stdout] test context::generation::selection::tests::selection_returns_single_shot_without_workflow_binding ... ok
[INFO] [stdout] test concurrency::tests::test_concurrent_reads ... ok
[INFO] [stdout] test api::tests::test_put_frame_success ... ok
[INFO] [stdout] test context::query::composition::tests::test_compose_current_node_only ... ok
[INFO] [stdout] test context::query::composition::tests::test_compose_multi_source ... ok
[INFO] [stdout] test context::query::composition::tests::test_compose_deterministic ... ok
[INFO] [stdout] test context::query::composition::tests::test_compose_empty_result ... ok
[INFO] [stdout] test context::query::view_policy::tests::test_deterministic_selection ... ok
[INFO] [stdout] test context::query::view_policy::tests::test_max_frames_limit ... ok
[INFO] [stdout] test context::query::view_policy::tests::test_ordering_by_type ... ok
[INFO] [stdout] test concurrency::tests::test_different_nodes_dont_block ... ok
[INFO] [stdout] test context::frame::id::tests::test_frame_id_both_basis ... ok
[INFO] [stdout] test context::queue::tests::unknown_gate_type_failures_are_not_retryable ... ok
[INFO] [stdout] test context::queue::tests::workflow_requests_do_not_retry_provider_errors ... ok
[INFO] [stdout] test heads::tests::test_persistence_path ... ok
[INFO] [stdout] test heads::tests::test_purge_tombstoned ... ok
[INFO] [stdout] test context::query::view_policy::tests::test_empty_view ... ok
[INFO] [stdout] test context::queue::tests::evidence_map_gate_failures_are_retryable ... ok
[INFO] [stdout] test context::queue::tests::required_section_gate_failures_are_retryable ... ok
[INFO] [stdout] test heads::tests::test_tombstone_and_restore_heads ... ok
[INFO] [stdout] test heads::tests::test_tombstone_single_head_keeps_other_frame_types_active ... ok
[INFO] [stdout] test init::tests::test_agent_configs_valid ... ok
[INFO] [stdout] test init::tests::test_prompt_content_valid ... ok
[INFO] [stdout] test init::tests::test_prompts_embedded ... ok
[INFO] [stdout] test context::query::view_policy::tests::test_filter_by_agent ... ok
[INFO] [stdout] test logging::tests::test_default_logging_config ... ok
[INFO] [stdout] test heads::tests::test_save_and_load_head_index ... ok
[INFO] [stdout] test heads::tests::test_save_and_load_multiple_entries ... ok
[INFO] [stdout] test context::query::composition::tests::test_compose_bounded_output ... ok
[INFO] [stdout] test context::query::view_policy::tests::test_filter_by_type ... ok
[INFO] [stdout] test logging::tests::test_parse_output_destinations ... ok
[INFO] [stdout] test logging::tests::test_resolve_log_file_path_cli_wins ... ok
[INFO] [stdout] test logging::tests::test_resolve_log_file_path_default_fallback ... ok
[INFO] [stdout] test logging::tests::test_resolve_log_file_path_env_wins_over_config ... ok
[INFO] [stdout] test logging::tests::test_resolve_log_file_path_default_with_workspace ... ok
[INFO] [stdout] test metadata::frame_key_registry::tests::descriptors_define_complete_contract_fields ... ok
[INFO] [stdout] test metadata::frame_key_registry::tests::forbidden_keys_are_hidden_and_never_return ... ok
[INFO] [stdout] test logging::tests::test_resolve_log_file_path_config_when_cli_none ... ok
[INFO] [stdout] test metadata::frame_key_registry::tests::descriptor_lookup_is_stable_for_known_and_unknown_keys ... ok
[INFO] [stdout] test metadata::frame_key_registry::tests::registry_contains_expected_key_set ... ok
[INFO] [stdout] test metadata::frame_types::tests::metadata_domain_types_are_distinct ... ok
[INFO] [stdout] test metadata::frame_types::tests::projection_is_filtered_and_ordered ... ok
[INFO] [stdout] test metadata::frame_write_contract::tests::validate_rejects_attested_mutability_changes ... ok
[INFO] [stdout] test metadata::frame_key_registry::tests::visible_by_default_keys_match_contract ... ok
[INFO] [stdout] test metadata::frame_write_contract::tests::build_generated_metadata_includes_context_digest ... ok
[INFO] [stdout] test metadata::frame_write_contract::tests::validate_rejects_missing_required_keys ... ok
[INFO] [stdout] test metadata::frame_write_contract::tests::forbidden_error_precedes_missing_required_keys ... ok
[INFO] [stdout] test metadata::prompt_link_contract::tests::from_lineage_maps_ids_and_digests ... ok
[INFO] [stdout] test metadata::prompt_link_contract::tests::validates_contract ... ok
[INFO] [stdout] test prompt_context::storage::tests::read_by_artifact_id_verified_reads_and_verifies ... ok
[INFO] [stdout] test provider::profile::config::tests::local_custom_to_model_provider_infers_https ... ok
[INFO] [stdout] test prompt_context::storage::tests::read_verified_rejects_digest_mismatch ... ok
[INFO] [stdout] test provider::tests::test_completion_options_default ... ok
[INFO] [stdout] test prompt_context::storage::tests::write_is_content_addressed_and_deduped ... ok
[INFO] [stdout] test provider::profile::config::tests::local_custom_endpoint_validation_infers_https ... ok
[INFO] [stdout] test provider::tests::test_model_provider_serialization ... ok
[INFO] [stdout] test prompt_context::orchestration::tests::prepare_generated_lineage_builds_valid_metadata_input ... ok
[INFO] [stdout] test provider::tests::test_message_role_serialization ... ok
[INFO] [stdout] test metadata::frame_key_registry::tests::registry_has_no_duplicate_keys ... ok
[INFO] [stdout] test provider::tests::test_provider_registry_get_provider_config_path ... ok
[INFO] [stdout] test provider::tests::test_provider_registry_list_by_type ... ok
[INFO] [stdout] test provider::tests::test_provider_registry_save_and_delete ... ok
[INFO] [stdout] test heads::tests::test_load_nonexistent_head_index ... ok
[INFO] [stdout] test provider::tests::test_mock_provider ... ok
[INFO] [stdout] test provider::tests::test_validation_result ... ok
[INFO] [stdout] test provider::tests::test_provider_registry_validate_provider ... ok
[INFO] [stdout] test provider::tests::test_validate_provider_accepts_local_endpoint_without_scheme ... ok
[INFO] [stdout] test store::persistence::tests::test_contains ... ok
[INFO] [stdout] test store::persistence::tests::test_list_all_ignores_path_keys_even_when_len_32 ... ok
[INFO] [stdout] test store::persistence::tests::test_get_nonexistent ... ok
[INFO] [stdout] test store::persistence::tests::test_list_tombstoned_and_list_active ... ok
[INFO] [stdout] test store::persistence::tests::test_list_all_skips_corrupt_node_records ... ok
[INFO] [stdout] test store::persistence::tests::test_list_tombstoned_skips_corrupt_node_records ... ok
[INFO] [stdout] test store::persistence::tests::test_purge_removes_record ... ok
[INFO] [stdout] test store::persistence::tests::test_restore_clears_tombstone ... ok
[INFO] [stdout] test store::persistence::tests::test_put_batch ... ok
[INFO] [stdout] test store::persistence::tests::test_store_and_retrieve ... ok
[INFO] [stdout] test telemetry::events::tests::event_round_trip ... ok
[INFO] [stdout] test telemetry::events::tests::timestamp_is_iso_8601_with_milliseconds ... ok
[INFO] [stdout] test telemetry::events::tests::unknown_fields_are_ignored ... ok
[INFO] [stdout] test store::persistence::tests::test_update_existing ... ok
[INFO] [stdout] test telemetry::sinks::store::tests::key_encoding_is_lexicographic ... ok
[INFO] [stdout] test telemetry::routing::ingestor::tests::sequence_assignment_is_monotonic ... ok
[INFO] [stdout] test telemetry::types::tests::session_ids_are_unique ... ok
[INFO] [stdout] test telemetry::sinks::store::tests::write_and_read_events_sorted ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_nested_directories ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_multiple_files ... ok
[INFO] [stdout] test tree::builder::tests::test_build_tree_single_file ... ok
[INFO] [stdout] test store::persistence::tests::test_tombstone_and_find_by_path_skips ... ok
[INFO] [stdout] test tree::builder::tests::test_compute_root_changes_with_content ... ok
[INFO] [stdout] test tree::builder::tests::test_compute_root_deterministic ... ok
[INFO] [stdout] test tree::hasher::tests::test_content_hash_deterministic ... ok
[INFO] [stdout] test tree::hasher::tests::test_directory_node_id_deterministic ... ok
[INFO] [stdout] test tree::hasher::tests::test_file_node_id_deterministic ... ok
[INFO] [stdout] test tree::hasher::tests::test_file_node_id_different_content_different_id ... ok
[INFO] [stdout] test tree::hasher::tests::test_directory_node_id_different_children_different_id ... ok
[INFO] [stdout] test tree::path::tests::test_canonicalize_path ... ok
[INFO] [stdout] test tree::path::tests::test_path_normalization_removes_trailing_slash ... ok
[INFO] [stdout] test tree::path::tests::test_unicode_normalization ... ok
[INFO] [stdout] test tree::walker::tests::test_walker_collects_directories ... ok
[INFO] [stdout] test tree::path::tests::test_path_normalization_preserves_root ... ok
[INFO] [stdout] test tree::walker::tests::test_walker_collects_files ... ok
[INFO] [stdout] test tree::walker::tests::test_walker_deterministic_ordering ... ok
[INFO] [stdout] test tree::walker::tests::test_walker_ignores_patterns ... ok
[INFO] [stdout] test workflow::binding::tests::validate_binding_accepts_unbound_agent ... ok
[INFO] [stdout] test workflow::binding::tests::validate_binding_rejects_unknown_workflow ... ok
[INFO] [stdout] test workflow::builtin::tests::builtin_docs_writer_gates_are_advisory ... ok
[INFO] [stdout] test workflow::builtin::tests::builtin_docs_writer_profile_validates ... ok
[INFO] [stdout] test workflow::builtin::tests::builtin_docs_writer_prompts_allow_omitting_unsupported_sections ... ok
[INFO] [stdout] test workflow::builtin::tests::builtin_docs_writer_struct_gate_only_requires_title ... ok
[INFO] [stdout] test workflow::builtin::tests::builtin_docs_writer_style_gate_targets_markdown_sections ... ok
[INFO] [stdout] test workflow::builtin::tests::builtin_prompts_are_available ... ok
[INFO] [stdout] test workflow::executor::tests::final_turn_uses_requested_frame_type ... ok
[INFO] [stdout] test workflow::executor::tests::intermediate_turns_use_distinct_frame_types ... ok
[INFO] [stdout] test workflow::executor::tests::thread_id_is_deterministic_for_same_inputs ... ok
[INFO] [stdout] test workflow::gates::tests::required_sections_accepts_spacing_and_case_variants ... ok
[INFO] [stdout] test tree::builder::tests::test_compute_root_changes_with_structure ... ok
[INFO] [stdout] test workflow::binding::tests::validate_binding_rejects_reader_binding ... ok
[INFO] [stdout] test workflow::gates::tests::required_sections_can_be_derived_from_structured_input ... ok
[INFO] [stdout] test workflow::gates::tests::required_sections_fail_when_supported_api_surface_is_removed ... ok
[INFO] [stdout] test workflow::gates::tests::required_sections_fails_when_missing ... ok
[INFO] [stdout] test workflow::gates::tests::required_sections_skip_placeholder_api_surface_from_input ... ok
[INFO] [stdout] test workflow::normalization::tests::json_normalization_removes_forbidden_and_low_signal_sections ... ok
[INFO] [stdout] test workflow::gates::tests::required_sections_fails_for_forbidden_sections ... ok
[INFO] [stdout] test workflow::gates::tests::schema_required_fields_passes_for_json_keys ... ok
[INFO] [stdout] test workflow::profile::tests::validate_accepts_valid_profile ... ok
[INFO] [stdout] test workflow::profile::tests::validate_rejects_duplicate_turn_seq ... ok
[INFO] [stdout] test workflow::record_contracts::id_validation::tests::validate_hex64_accepts_valid ... ok
[INFO] [stdout] test workflow::record_contracts::id_validation::tests::validate_hex64_rejects_invalid ... ok
[INFO] [stdout] test workflow::record_contracts::id_validation::tests::validate_prefixed_id_accepts_valid ... ok
[INFO] [stdout] test workflow::record_contracts::id_validation::tests::validate_prefixed_id_rejects_invalid ... ok
[INFO] [stdout] test workflow::record_contracts::prompt_link_record::tests::from_contract_maps_fields ... ok
[INFO] [stdout] test workflow::record_contracts::prompt_link_record::tests::validate_accepts_valid_record ... ok
[INFO] [stdout] test workflow::record_contracts::prompt_link_record::tests::validate_rejects_invalid_artifact_reference ... ok
[INFO] [stdout] test workflow::record_contracts::prompt_link_record::tests::validate_rejects_invalid_prefix ... ok
[INFO] [stdout] test workflow::record_contracts::schema_version::tests::accepts_v1 ... ok
[INFO] [stdout] test workflow::record_contracts::schema_version::tests::rejects_unknown_schema_version ... ok
[INFO] [stdout] test workflow::record_contracts::thread_turn_gate_record::tests::validate_accepts_pass_record ... ok
[INFO] [stdout] test workflow::record_contracts::thread_turn_gate_record::tests::validate_rejects_fail_without_reasons ... ok
[INFO] [stdout] test workflow::record_contracts::thread_turn_gate_record::tests::validate_rejects_invalid_turn_id ... ok
[INFO] [stdout] test workflow::registry::tests::load_fails_on_duplicate_workflow_id_in_same_layer ... ok
[INFO] [stdout] test workflow::registry::tests::load_fails_when_prompt_ref_file_missing ... ok
[INFO] [stdout] test workflow::registry::tests::load_includes_builtin_docs_writer_profile_by_default ... ok
[INFO] [stdout] test workflow::registry::tests::workspace_layer_wins_over_builtin_layer_for_matching_workflow_id ... ok
[INFO] [stdout] test workflow::profile::tests::prompt_ref_kind_parses_prefixes ... ok
[INFO] [stdout] test workflow::normalization::tests::markdown_normalization_removes_forbidden_and_low_signal_sections ... ok
[INFO] [stdout] test workflow::resolver::tests::resolve_prompt_template_reads_builtin ... ok
[INFO] [stdout] test workflow::resolver::tests::resolve_prompt_template_reads_artifact_prompt_ref ... ok
[INFO] [stdout] test workflow::resolver::tests::resolve_turn_inputs_only_includes_declared_inputs ... ok
[INFO] [stdout] test workflow::resolver::tests::resolve_turn_inputs_for_directory_uses_child_source_context ... ok
[INFO] [stdout] test workflow::resolver::tests::resolve_turn_inputs_includes_target_context ... ok
[INFO] [stdout] test workflow::state_store::tests::gate_and_prompt_link_records_validate_before_write ... ok
[INFO] [stdout] test workflow::summary::tests::workflow_command_summary_preserves_event_contract ... ok
[INFO] [stdout] test workflow::state_store::tests::thread_and_turn_records_round_trip ... ok
[INFO] [stdout] test workspace::danger::tests::flush_requires_yes_without_dry_run ... ok
[INFO] [stdout] test workspace::ci::tests::test_batch_operation ... ok
[INFO] [stdout] test workspace::ci::tests::test_ci_integration_creation ... ok
[INFO] [stdout] test workspace::watch::runtime::tests::ensure_agent_frames_keeps_legacy_path_for_unbound_agents ... ok
[INFO] [stdout] test workspace::watch::runtime::tests::ensure_agent_frames_skips_bound_workflow_when_provider_unresolved ... ok
[INFO] [stdout] test provider::tests::test_provider_factory_ollama ... ok
[INFO] [stdout] test provider::tests::test_provider_factory_openai ... ok
[INFO] [stdout] test provider::tests::test_provider_factory_custom_local ... ok
[INFO] [stdout] test provider::tests::test_provider_factory_anthropic ... ok
[INFO] [stdout] test prompt_context::storage::tests::compact_counts_and_purges_old_artifacts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 243 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.82s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/meld.rs (/opt/rustwide/target/debug/deps/meld-c64552a5fd800f67)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-fcbba445d62dc427)
[INFO] [stdout] test tests::test_build_logging_config_quiet ... ok
[INFO] [stdout] test tests::test_build_logging_config_verbose_respects_explicit_output_override ... ok
[INFO] [stdout] test tests::test_build_logging_config_default ... ok
[INFO] [stdout] test tests::test_build_logging_config_verbose ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 274 tests
[INFO] [stdout] test integration::agent_authorization::test_agent_roles_authorization ... ok
[INFO] [stdout] test integration::agent_authorization::test_different_agents_produce_different_frame_ids ... ok
[INFO] [stdout] test integration::agent_authorization::test_reader_cannot_write_via_authorization ... ok
[INFO] [stdout] test integration::agent_authorization::test_agent_registry ... ok
[INFO] [stdout] test integration::agent_authorization::test_writer_append_only_no_mutation ... ok
[INFO] [stdout] test integration::agent_authorization::test_writer_can_read_and_write ... ok
[INFO] [stdout] test integration::agent_authorization::test_agent_identity_preserved_in_frames ... ok
[INFO] [stdout] test integration::agent_authorization::test_concurrent_reads_safe ... ok
[INFO] [stdout] test integration::agent_authorization::test_different_nodes_concurrent_access ... ok
[INFO] [stdout] test integration::agent_authorization::test_concurrent_writes_serialized ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_create_non_interactive ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_list_empty ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_list_filtered_by_role ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_create_reader ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_edit_prompt_path ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_edit_role ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_list_json ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_list_text ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_remove ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_remove_not_found ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_show_json ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_show_not_found ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_show_text ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_show_with_prompt ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_status_empty ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_status_multiple_agents ... ok
[INFO] [stdout] test integration::blake3_verification::test_avalanche_effect ... ok
[INFO] [stdout] test integration::blake3_verification::test_determinism ... ok
[INFO] [stdout] test integration::blake3_verification::test_empty_input ... ok
[INFO] [stdout] test integration::blake3_verification::test_hash_output_size ... ok
[INFO] [stdout] test integration::blake3_verification::test_incremental_hashing ... ok
[INFO] [stdout] test integration::blake3_verification::test_large_input ... ok
[INFO] [stdout] test integration::blake3_verification::test_official_blake3_vectors ... ok
[INFO] [stdout] test integration::blake3_verification::test_update_order_independence ... ok
[INFO] [stdout] test integration::config_integration::test_config_agent_metadata ... ok
[INFO] [stdout] test integration::config_integration::test_config_agent_metadata_isolation_from_frame_policy_keys ... ok
[INFO] [stdout] test integration::config_integration::test_config_agent_without_provider ... ok
[INFO] [stdout] test integration::config_integration::test_config_completion_options ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_status_one_agent_json ... ok
[INFO] [stdout] test integration::config_integration::test_config_default_values ... ok
[INFO] [stdout] test integration::config_integration::test_config_provider_conversion ... ok
[INFO] [stdout] test integration::config_integration::test_config_validation_errors ... ok
[INFO] [stdout] test integration::config_integration::test_config_loads_agents_into_registry ... ok
[INFO] [stdout] test integration::context_api::test_concurrent_get_node ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_status_one_agent_text ... ok
[INFO] [stdout] test integration::context_api::test_error_handling_node_not_found ... ok
[INFO] [stdout] test integration::context_api::test_concurrent_put_frame ... ok
[INFO] [stdout] test integration::context_api::test_error_handling_invalid_frame_basis ... ok
[INFO] [stdout] test integration::context_api::test_error_handling_unauthorized ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_forbidden_metadata_key ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_validate_all ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_deterministic ... ok
[INFO] [stdout] test integration::context_api::test_get_node_deterministic ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_missing_required_metadata_key ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_forbidden_raw_context_metadata_key ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_mutability_transition_for_attested_key ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_non_frame_metadata_key ... ok
[INFO] [stdout] test integration::context_api::test_runtime_write_paths_use_shared_put_frame_boundary ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_validate_all_empty ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_prompt_metadata_key ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_total_metadata_budget_overflow ... ok
[INFO] [stdout] test integration::context_api::test_put_frame_rejects_per_key_metadata_budget_overflow ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_validate_all_verbose ... ok
[INFO] [stdout] test integration::context_cli::test_context_generate_rejects_async_flag ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_validate_missing_prompt ... ok
[INFO] [stdout] test integration::agent_cli::test_agent_validate_valid ... ok
[INFO] [stdout] test integration::context_cli::test_context_generate_multiple_agents_requires_flag ... ok
[INFO] [stdout] test integration::context_cli::test_context_generate_path_uses_stale_scan_data ... ok
[INFO] [stdout] test integration::context_cli::test_context_generate_mutually_exclusive_node_path ... ok
[INFO] [stdout] test integration::context_cli::test_context_generate_requires_agent_or_default ... ok
[INFO] [stdout] test integration::context_cli::test_context_generate_requires_provider ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_combine ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_invalid_format ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_invalid_ordering ... ok
[INFO] [stdout] test integration::frame_queue::test_batch_enqueue ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_invalid_path ... ok
[INFO] [stdout] test integration::frame_queue::test_batch_enqueue_size_limit ... ok
[INFO] [stdout] test integration::frame_queue::test_batch_enqueue_emits_request_enqueued_per_item ... ok
[INFO] [stdout] test integration::frame_queue::test_concurrent_enqueue ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_json_format ... ok
[INFO] [stdout] test integration::frame_queue::test_enqueue_deduplicates_pending_identity ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_json_metadata_projection_filters_internal_keys ... ok
[INFO] [stdout] test integration::frame_queue::test_enqueue_dequeue ... ok
[INFO] [stdout] test integration::frame_queue::test_frame_type_custom ... ok
[INFO] [stdout] test integration::frame_queue::test_frame_type_default ... ok
[INFO] [stdout] test integration::frame_queue::test_enqueue_emits_observability_events ... ok
[INFO] [stdout] test integration::frame_queue::test_generation_request_ordering ... ok
[INFO] [stdout] test integration::frame_queue::test_priority_enum_ordering ... ok
[INFO] [stdout] test integration::frame_queue::test_priority_ordering ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_path_uses_stale_scan_data_with_warning ... ok
[INFO] [stdout] test integration::frame_queue::test_enqueue_and_wait_deduplicates_pending_request ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_with_node_id ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_with_path ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_missing_prompt_contract_field_fails_deterministically ... ok
[INFO] [stdout] test integration::context_cli::test_context_get_with_workflow_agent_prefers_final_result_frame ... ok
[INFO] [stdout] test integration::frame_queue::test_enqueue_deduplicates_during_retry_backoff_window ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_forbidden_metadata_key ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_forbidden_raw_context_metadata_key ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_size_limit ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_total_budget_overflow ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_metadata_policy_violation ... ok
[INFO] [stdout] test integration::generation_parity::generation_parity_directory_success_matches_fixture ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_per_key_budget_overflow ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_stats ... ok
[INFO] [stdout] test integration::frame_queue::test_worker_start_stop ... ok
[INFO] [stdout] test integration::hasher_verification::test_content_hash_matches_blake3 ... ok
[INFO] [stdout] test integration::hasher_verification::test_directory_node_id_children_order_sensitivity ... ok
[INFO] [stdout] test integration::generation_parity::generation_parity_file_success_matches_fixture ... ok
[INFO] [stdout] test integration::hasher_verification::test_empty_directory_node_id ... ok
[INFO] [stdout] test integration::hasher_verification::test_file_node_id_content_sensitivity ... ok
[INFO] [stdout] test integration::hasher_verification::test_directory_node_id_determinism ... ok
[INFO] [stdout] test integration::hasher_verification::test_file_node_id_determinism ... ok
[INFO] [stdout] test integration::hasher_verification::test_file_node_id_metadata_sensitivity ... ok
[INFO] [stdout] test integration::hasher_verification::test_file_node_id_path_sensitivity ... ok
[INFO] [stdout] test integration::hasher_verification::test_unicode_content_hashing ... ok
[INFO] [stdout] test integration::init_command::test_init_agent_configs_valid ... ok
[INFO] [stdout] test integration::init_command::test_init_creates_default_agents ... ok
[INFO] [stdout] test integration::init_command::test_init_creates_prompts ... ok
[INFO] [stdout] test integration::init_command::test_init_creates_xdg_directories ... ok
[INFO] [stdout] test integration::hasher_verification::test_large_content_hashing ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_mutability_transition_violation ... ok
[INFO] [stdout] test integration::generation_parity::generation_parity_non_retryable_failure_matches_fixture ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_missing_required_metadata_key ... ok
[INFO] [stdout] test integration::init_command::test_init_error_handling ... FAILED
[INFO] [stdout] test integration::frame_queue::test_queue_rejects_generated_prompt_metadata_key ... ok
[INFO] [stdout] test integration::init_command::test_init_force_overwrites ... ok
[INFO] [stdout] test integration::init_command::test_init_handles_existing_files ... ok
[INFO] [stdout] test integration::init_command::test_init_idempotent ... ok
[INFO] [stdout] test integration::init_command::test_init_list_mode ... ok
[INFO] [stdout] test integration::init_command::test_init_preserves_user_customizations ... ok
[INFO] [stdout] test integration::init_command::test_init_prompts_have_content ... ok
[INFO] [stdout] test integration::model_providers::test_chat_message_creation ... ok
[INFO] [stdout] test integration::model_providers::test_completion_options ... ok
[INFO] [stdout] test integration::model_providers::test_agent_without_provider ... ok
[INFO] [stdout] test integration::init_command::test_init_validates_agents ... ok
[INFO] [stdout] test integration::generation_parity::generation_parity_retryable_failure_matches_fixture ... ok
[INFO] [stdout] test integration::model_providers::test_provider_serialization ... ok
[INFO] [stdout] test integration::node_deletion::test_list_deleted_json_format ... ok
[INFO] [stdout] test integration::node_deletion::test_workspace_compact_dry_run ... ok
[INFO] [stdout] test integration::node_deletion::test_workspace_delete_and_list_deleted ... ok
[INFO] [stdout] test integration::node_deletion::test_workspace_delete_dry_run ... ok
[INFO] [stdout] test integration::model_providers::test_provider_registry_with_openai ... ok
[INFO] [stdout] test integration::model_providers::test_provider_registry_with_anthropic ... ok
[INFO] [stdout] test integration::progress_observability::command_families_emit_typed_summaries_with_command_summary ... ok
[INFO] [stdout] test integration::progress_observability::command_summary_failure_message_is_bounded ... ok
[INFO] [stdout] test integration::progress_observability::context_generate_node_skipped_includes_path_field ... ok
[INFO] [stdout] test integration::progress_observability::command_summary_success_is_metric_focused_and_bounded ... ok
[INFO] [stdout] test integration::logging_default::test_default_logging_writes_to_file ... ok
[INFO] [stdout] test integration::logging_default::test_verbose_logging_mirrors_to_stderr_and_file ... ok
[INFO] [stdout] test integration::node_deletion::test_workspace_restore ... ok
[INFO] [stdout] test integration::model_providers::test_provider_registry_with_ollama ... ok
[INFO] [stdout] test integration::model_providers::test_provider_registry_with_custom_local ... ok
[INFO] [stdout] test integration::frame_queue::test_queue_accepts_generated_digest_metadata_keys ... ok
[INFO] [stdout] test integration::progress_observability::context_generate_plan_constructed_includes_path_field ... ok
[INFO] [stdout] test integration::progress_observability::context_generate_with_workflow_agent_uses_context_plan_levels ... ok
[INFO] [stdout] test integration::progress_observability::context_get_emits_summary_event ... ok
[INFO] [stdout] test integration::progress_observability::context_regenerate_emits_context_generation_summary ... ok
[INFO] [stdout] test integration::progress_observability::emitted_event_timestamps_are_iso_8601_with_milliseconds ... ok
[INFO] [stdout] test integration::progress_observability::failed_command_emits_session_end ... ok
[INFO] [stdout] test integration::progress_observability::interrupted_session_remains_readable ... ok
[INFO] [stdout] test integration::progress_observability::provider_test_failure_emits_provider_request_failed_event ... ok
[INFO] [stdout] test integration::progress_observability::pruning_removes_only_old_completed_sessions ... ok
[INFO] [stdout] test integration::progress_observability::scan_emits_session_boundary_events ... ok
[INFO] [stdout] test integration::progress_observability::scan_emits_batched_progress_events_with_monotonic_counts ... ok
[INFO] [stdout] test integration::progress_observability::workflow_execute_emits_lineage_and_provider_events ... ok
[INFO] [stdout] test integration::progress_observability::workflow_force_generate_tombstones_stale_final_head_and_emits_reset_event ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_create_missing_required_fields ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_create_non_interactive ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_edit_not_found ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_remove ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_list_empty ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_list_filter_by_type ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_list_invalid_type_filter ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_list_json_format ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_list_with_providers ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_registry_list_by_type ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_edit_with_flags ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_remove_not_found ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_show ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_show_json_format ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_show_not_found ... ok
[INFO] [stdout] test integration::store_integration::test_batch_operations ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_show_with_credentials ... ok
[INFO] [stdout] test integration::store_integration::test_file_node_stored_correctly ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_status_empty ... ok
[INFO] [stdout] test integration::store_integration::test_parent_child_relationships ... ok
[INFO] [stdout] test integration::store_integration::test_directory_node_stored_correctly ... ok
[INFO] [stdout] test integration::store_integration::test_node_metadata_accepts_keys_outside_frame_policy ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_status_one_provider_json ... ok
[INFO] [stdout] test integration::store_integration::test_populate_store_from_tree ... ok
[INFO] [stdout] test integration::store_integration::test_root_node_no_parent ... ok
[INFO] [stdout] test integration::tooling_integration::test_agent_adapter_interface ... ok
[INFO] [stdout] test integration::tooling_integration::test_tool_idempotency_put_frame ... ok
[INFO] [stdout] test integration::tooling_integration::test_ci_batch_operation ... ok
[INFO] [stdout] test integration::tooling_integration::test_ci_validation ... ok
[INFO] [stdout] test integration::tree_determinism::test_file_addition_different_root ... ok
[INFO] [stdout] test integration::tree_determinism::test_empty_directory_consistent ... ok
[INFO] [stdout] test integration::tree_determinism::test_file_content_change_different_root ... ok
[INFO] [stdout] test integration::tree_determinism::test_file_deletion_different_root ... ok
[INFO] [stdout] test integration::tree_determinism::test_same_filesystem_same_root ... ok
[INFO] [stdout] test integration::tree_determinism::test_reingestion_same_root ... ok
[INFO] [stdout] test integration::tree_structure::test_children_sorted_by_name ... ok
[INFO] [stdout] test integration::tree_structure::test_directory_children_linked ... ok
[INFO] [stdout] test integration::tree_structure::test_file_content_hashes ... ok
[INFO] [stdout] test integration::tree_determinism::test_directory_addition_different_root ... ok
[INFO] [stdout] test integration::tree_structure::test_tree_contains_all_directories ... ok
[INFO] [stdout] test integration::tree_structure::test_tree_contains_all_files ... ok
[INFO] [stdout] test integration::tree_structure::test_root_is_directory ... ok
[INFO] [stdout] test integration::tree_structure::test_nested_directory_structure ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_status_one_provider_text ... ok
[INFO] [stdout] test integration::store_integration::test_store_persistence ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_status_with_test_connectivity ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_validate ... ok
[INFO] [stdout] test integration::provider_cli::test_provider_validate_not_found ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_agents_only ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_all_sections_json ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_all_sections_text ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_empty_configs ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_json_agents_only ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_json_providers_only ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_json_workspace_only ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_providers_only ... ok
[INFO] [stdout] test integration::workflow_contracts_conformance::context_lineage_maps_to_valid_prompt_link_record ... ok
[INFO] [stdout] test integration::workflow_contracts_conformance::invalid_prompt_link_reference_is_typed ... ok
[INFO] [stdout] test integration::workflow_contracts_conformance::workflow_contracts_reexport_metadata_validators ... ok
[INFO] [stdout] test integration::workspace_commands::test_danger_flush_positional_path_parses ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_with_breakdown ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_with_test_connectivity ... ok
[INFO] [stdout] test integration::unified_status::test_unified_status_workspace_only ... ok
[INFO] [stdout] test integration::workflow_cli::workflow_execute_uses_workflow_runtime_and_can_skip_completed_thread ... ok
[INFO] [stdout] test integration::workspace_commands::test_danger_flush_removes_workspace_state_but_keeps_logs ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_syncs_gitignore_to_ignore_list ... ok
[INFO] [stdout] test integration::workflow_cli::workflow_inspect_returns_error_for_unknown_workflow ... ok
[INFO] [stdout] test integration::workflow_cli::workflow_list_includes_builtin_profile ... ok
[INFO] [stdout] test integration::workspace_commands::test_ignore_list_empty_missing_file ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_default_uses_gitignore_when_ignore_list_missing ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_respects_ignore_list ... ok
[INFO] [stdout] test integration::workflow_cli::workflow_facade_maps_completed_thread_reuse_to_target_result ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_then_status_shows_scanned ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_then_validate_passed ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_with_force_repopulates ... ok
[INFO] [stdout] test integration::workspace_commands::test_scan_without_force_already_exists ... ok
[INFO] [stdout] test integration::workspace_commands::test_status_reports_stale_when_root_record_is_missing ... ok
[INFO] [stdout] test integration::workspace_commands::test_validate_format_json ... ok
[INFO] [stdout] test integration::workspace_commands::test_validate_not_scanned_warning ... ok
[INFO] [stdout] test integration::workspace_commands::test_workspace_ignore_add_and_list ... ok
[INFO] [stdout] test integration::workspace_commands::test_workspace_ignore_dry_run ... ok
[INFO] [stdout] test integration::workspace_commands::test_workspace_ignore_path_outside_workspace_errors ... ok
[INFO] [stdout] test integration::workspace_isolation::test_workspace_isolation_data_isolation ... ok
[INFO] [stdout] test integration::workspace_isolation::test_workspace_isolation_frame_isolation ... ok
[INFO] [stdout] test integration::workspace_isolation::test_workspace_isolation_head_index_isolation ... ok
[INFO] [stdout] test integration::workspace_isolation::test_workspace_isolation_persistence_isolation ... ok
[INFO] [stdout] test integration::workspace_isolation::test_workspace_isolation_xdg_directories ... ok
[INFO] [stdout] test integration::workspace_isolation::test_workspace_isolation_same_structure ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_id_filename_mismatch_warning ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_inline_prompt ... ok
[INFO] [stdout] test integration::xdg_config::test_load_order_xdg_overrides_config ... ok
[INFO] [stdout] test integration::xdg_config::test_prompt_cache ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_prompt_path ... ok
[INFO] [stdout] test integration::xdg_config::test_prompt_cache_empty_file ... ok
[INFO] [stdout] test integration::xdg_config::test_resolve_prompt_path_absolute ... ok
[INFO] [stdout] test integration::xdg_config::test_resolve_prompt_path_relative_base ... ok
[INFO] [stdout] test integration::xdg_config::test_resolve_prompt_path_relative_current_dir ... ok
[INFO] [stdout] test integration::xdg_config::test_resolve_prompt_path_tilde ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_prompt_path_relative ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_reader_no_prompt ... ok
[INFO] [stdout] test integration::xdg_config::test_provider_registry_load_from_xdg_invalid_skipped ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_prompt_path_tilde ... ok
[INFO] [stdout] test integration::xdg_config::test_xdg_providers_dir ... ok
[INFO] [stdout] test integration::xdg_config::test_provider_registry_load_from_xdg ... ok
[INFO] [stdout] test integration::xdg_config::test_xdg_agents_dir ... ok
[INFO] [stdout] test integration::xdg_config::test_xdg_config_home ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_writer_missing_prompt_retained_for_validation ... ok
[INFO] [stdout] test integration::xdg_config::test_agent_registry_load_from_xdg_missing_prompt_retained_for_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::init_command::test_init_error_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::init_command::test_init_error_handling' (629) panicked at tests/integration/init_command.rs:249:17:
[INFO] [stdout] assertion failed: !summary.errors.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646c7562efba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x646c7562efba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x646c7562efba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646c7562efba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x646c75648f6a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646c75648f6a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x646c756345c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x646c756345c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x646c75608e6f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646c75608e6f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646c75624f29 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x646c746ccd6c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x646c746ccd6c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x646c756251a2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x646c756251a2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646c75608f5a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x646c75600349 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x646c7560a18d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646c7564975c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646c75649722 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x646c746309eb - integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/init_command.rs:249:17
[INFO] [stdout]   21:     0x646c7452c53f - integration_tests[953d33203e27a4d5]::integration::test_utils::with_xdg_env::<integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_utils.rs:91:22
[INFO] [stdout]   22:     0x646c7451806e - integration_tests[953d33203e27a4d5]::integration::test_utils::with_env_lock::<integration_tests[953d33203e27a4d5]::integration::test_utils::with_xdg_env<integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_utils.rs:134:5
[INFO] [stdout]   23:     0x646c74515b7e - integration_tests[953d33203e27a4d5]::integration::test_utils::with_xdg_env::<integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/test_utils.rs:74:5
[INFO] [stdout]   24:     0x646c7464994b - integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/init_command.rs:222:5
[INFO] [stdout]   25:     0x646c7462f2e7 - integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/init_command.rs:220:30
[INFO] [stdout]   26:     0x646c745b0436 - <integration_tests[953d33203e27a4d5]::integration::init_command::test_init_error_handling::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x646c746c0e4b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x646c746c0e4b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x646c746cd83b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x646c746cd83b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x646c746cd83b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x646c746cd83b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x646c746cd83b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x646c746cd83b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x646c746cd83b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x646c746c8f54 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x646c746c8f54 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x646c746d0442 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x646c746d0442 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x646c746d0442 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x646c746d0442 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x646c746d0442 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x646c746d0442 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x646c746d0442 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x646c7562de0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x646c7562de0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7f45e9ea5aa4 - <unknown>
[INFO] [stdout]   48:     0x7f45e9f32a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::init_command::test_init_error_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 273 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "1e2b7304a12c7d7278bc6d3adadee69f6e1b735afe830d56ad53685d6fa51c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2b7304a12c7d7278bc6d3adadee69f6e1b735afe830d56ad53685d6fa51c13", kill_on_drop: false }`
[INFO] [stdout] 1e2b7304a12c7d7278bc6d3adadee69f6e1b735afe830d56ad53685d6fa51c13
